Release 10.1A: OpenEdge Data Management:
Database Administration
PROMON Activity option
Displays an overview of your system activity. Figure 19–6 shows an example of this option’s output.
Figure 19–6: Sample Output for PROMON Activity option
EventThe events that have occurred on the system and the cumulative total number of events and the number of events per second. Table 19–5 defines the event types listed in the Event field. For each event type, PROMON lists the cumulative total number of events and the number of events per second.
Rec Lock WaitsPercentage of record accesses that result in record lock waits. A record lock wait occurs when the database engine must wait to access a locked record.
BI Buf WaitsPercentage of before-image (BI) buffer waits. A BI buffer wait occurs when the database engine must wait to access a BI buffer.
AI Buf WaitsPercentage of after-image (AI) buffer waits. An AI buffer wait occurs when the database engine must wait to access an AI buffer.
Writes by APWPercentage of database blocks written to disk by the APW; this is a percentage of the total number of database blocks written by the database engine.
Writes by BIWPercentage of BI blocks written to disk by the BIW; this is a percentage of the total number of BI blocks written to disk by the database engine.
Writes by AIWPercentage of AI blocks written to disk by the AIW; this is a percentage of the total number of AI blocks written.
Buffer HitsPercentage of buffer hits. A buffer hit occurs when the database engine locates a record in the buffer pool and does not have to read the record from disk.
DB SizeSize of your database in kilobytes.
BI SizeSize of your BI file in kilobytes.
AI SizeSize of your AI file in kilobytes.
FR chainNumber of blocks on your database’s free chain. The free chain is a chain of empty database blocks.
RM chainNumber of blocks on your database’s record-management chain. The record-management chain is a chain of partially filled database blocks.
Shared MemoryAmount of shared memory used by the database, in kilobytes.
SegmentsNumber of shared-memory segments allocated by the database engine. The size of a shared-memory segment is determined by your kernel configuration.
The last line of the PROMON Activity output summarizes the current number of each type of process running against the database at the time you ran the Activity option, not a cumulative total. Table 19–6 defines the process types.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |